sagemath: update deps (on top of #58320)#58668
Conversation
|
@dkwo you may want to try this. In particular, I made ntl cross, could you make sure that cross built ntl works ok? We also need to adjust flintlib and singular templates so they are built with ntl on cross. |
|
Amazing that you got ntl to cross build! |
ef3ad0c to
aea2535
Compare
|
This looks good to me. |
|
If this is ready to go, please clean up the commits (especially squashing the separate sagemath commits) and drop the "draft" badge. |
Also use ntl in cross builds.
Also use ntl in cross builds.
|
@tornaria I have just rebuilt sage natively on aarch64, using cross ntl from void's repo: all tests pass and I can use sage in jupyter lab. Do you understand why the build is failing for x86_64* on the builders? it looks like it does not find maxima |
|
one difference is that on aarch64 maxima uses ecl. |
|
also, on ci here |
|
Thanks! |
|
The issue is that we need |
Testing the changes
This is based on #58320, updating dependencies that would need rebuilding sagemath.
I'm in the process of testing.
Missing / TODO: